type github.com/jackc/pgx/v5/pgtype.encodePlanInt4CodecBinaryInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L704: 			return encodePlanInt4CodecBinaryInt64Valuer{}
		int.go#L732: type encodePlanInt4CodecBinaryInt64Valuer struct{}
		int.go#L734: func (encodePlanInt4CodecBinaryInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {